CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aes text

搜索资源列表

  1. AES

    1下载:
  2. AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 745 bytes (9.1% Full) (.data + .bss + .noinit) 可以在AVR Studio中模拟运行 AES加密和解密 在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处 按F5后, 知道到加密完成 可以看
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8456
    • 提供者:湖水
  1. AesCode.rar

    0下载:
  2. AES源代码,带有图形界面,可以加密文字和文件,AES coding algorithm, which can encrypt text and file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1159454
    • 提供者:pinp
  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2723
    • 提供者:粽子
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. AES

    0下载:
  2. MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:77585
    • 提供者:王晓明
  1. AESEncryptionDecryption

    0下载:
  2. Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-20
    • 文件大小:5886291
    • 提供者:lih
  1. sprash

    0下载:
  2. aes win prog. text encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:5046018
    • 提供者:dimk
  1. AES-test

    0下载:
  2. aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:15099
    • 提供者:song
  1. aes

    0下载:
  2. 一个aes加密的小程序,可以对文本进行加密,密钥可随机生成,供大家参考借鉴-Aes encrypt a small program, you can encrypt the text, the key can be randomly generated for your reference
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:183567
    • 提供者:zhang
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:767765
    • 提供者:harris
  1. aes

    0下载:
  2. AES是基于C语言编写的,运行是通过DEV编译器编译通过的.可以实现对文件的加解密,也可以实现对一般文本内容的加解密.-AES is based on the C language, and run through the DEV compiler to compile passed. Can be achieved on the document encryption and decryption, they can fulfill the general text content encry
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4881
    • 提供者:linuxiva
  1. AES-SHA1

    0下载:
  2. Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:238722
    • 提供者:Perry Leros
  1. aes

    0下载:
  2. aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2367
    • 提供者:Mengxianyu
  1. AESreadfromtext

    0下载:
  2. aes algorithm read from plaintext text file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:650607
    • 提供者:suarif
  1. transposition-chat-my

    0下载:
  2. trans position a simple java application to encrypt and decrypt the input text .client and server applet is used to implement chatting.encrypted or simple texts can be send between client and server.Tcp is used for communication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:34267
    • 提供者:kochu
  1. AES

    0下载:
  2. AES加密过程是在一个4×4的字节矩阵上运作,这个矩阵又称为“体(state)”,其初值就是一个明文区块(矩阵中一个元素大小就是明文区块中的一个Byte)。(Rijndael加密法因支援更大的区块,其矩阵行数可视情况增加)加密时,各轮AES加密循环(除最后一轮外)均包含4个步骤:-AES encryption process is in a 4 × 4 matrix of bytes in the operation, the matrix is also known as " the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:30594
    • 提供者:王风
  1. aes

    0下载:
  2. This demo shows how the files are to be encrypted/decrypted using ElAES module. Text encryption added by Joel Jean.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:6267
    • 提供者:mmm
  1. AES

    0下载:
  2. encrypt n decrypt text using AES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:406408
    • 提供者:septa via
  1. AES

    0下载:
  2. AES加密算法,用AES加密算法读明文进行加密,方便又安全-AES encryption algorithm, read text is encrypted using AES encryption algorithm, convenient and safe
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1271566
    • 提供者:徐蕾蕾
  1. AES

    0下载:
  2. ES is a symmetric block cipher. The same key is used to encrypt and decrypt the message. The plain text and the cipher text are the same size. The Aes algorithm works as follows: Convert to state array: This step consists of conversion on the
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:16149
    • 提供者:Ahmed
« 12 3 »
搜珍网 www.dssz.com